Incorporate the real field case studies into the repo and dashboard - #7
Merged
Conversation
The three anonymized client engagements that motivated this tool lived only on the external Vercel site, not in this repo. This brings the real content in: - docs/CASE_STUDIES.md: full write-ups of all three engagements (NetSuite license audit — $103,896/yr found; MedTech acquisition ticket forensics — 2,525 tickets; connected-hardware ITGC forensics — 3M+ records, 28.6% RMA, credit-hold overrides, SOX-risk admin access), each mapped to a detector class. - demo/index.html: new "Proven In The Field" section surfacing the three cases. - README: adds the "structured data vs unstructured text" core insight and a "Proven in the Field" table linking to the full studies. Figures are actual; company/individual/email identifiers removed (used with permission, educational use). https://claude.ai/code/session_0194vyNiy4Nn95aSHdA7ENgJ
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Why
The three real client engagements that motivated this tool — the most credible content the project has — existed only on the external Vercel site (
transaction-forensics.vercel.app, built from the separatechrbailey/transaction-forensicsrepo). They were not in this repo at all. This brings them in.What's added
docs/CASE_STUDIES.md— full anonymized write-ups:demo/index.html— a new "Proven In The Field" section on the live dashboard surfacing all three cases.README.md— adds the "structured data vs. unstructured text" core insight (with the side-by-side table) and a "Proven in the Field" summary table linking to the full studies.Integrity note
Figures, ticket counts, and category distributions are actual. Company names, individual names, and email addresses are removed — used with permission, educational purposes (this is stated on the page and in the doc).
Verification
Headless jsdom render test passes all 12 checks including the new cases section (3 cards), with zero JS errors.
https://claude.ai/code/session_0194vyNiy4Nn95aSHdA7ENgJ
Generated by Claude Code